AcquireInternalTransform
TheAcquireInternalTransform
method returns a reference to the internal transform of this frame.
ODTransform AcquireInternalTransform ( in ODCanvas biasCanvas);
biasCanvas
kODNULL
if the geometry is in platform-normal coordinates, otherwise a reference to the canvas object to whose coordinate space the geometry is biased.- return value
- A reference to the internal transform of this frame.
DISCUSSION
The caller must not modify the internal transform; only this frame's part can modify the internal transform.This method increments the reference count of the returned transform object. When you have finished using that transform object, you should call its
Release
method.SEE ALSO
TheODFrame::ChangeInternalTransform
method (page 307).
"Scrolling Your Part in a Frame" on page 142 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help